Conversation
✅ Deploy Preview for dhis2-maintenance-app-beta ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
…818) * feat(organisation-units): add organisation unit group filter to list (DHIS2-20280) - Add organisation unit group filter to Organisation Unit tree list page - Filter bar shows OrganisationUnitGroupFilter alongside search; filter applied via API - useFilteredOrgUnits accepts organisationUnitGroupId; list shows loader only while refetching * fix: multiple loading * chore: remove unrelated changes * fix(organisation-units): clear filters + loading state (DHIS2-20280) - Add clear-all-filters button for org unit list filters\n- Restore loader/empty-state behaviour during filtering\n- Avoid double loaders in table * test: fix test * fix: trigger release (#841) * chore(release): cut 0.150.3 [skip release] ## [0.150.3](v0.150.2...v0.150.3) (2026-03-24) ### Bug Fixes * trigger release ([#841](#841)) ([537b37a](537b37a)) * **program-stage:** program stage form improvements ([#831](#831)) ([a43c0c2](a43c0c2)) * test(programIndicatorGroups): fix sorting tests --------- Co-authored-by: Thomas Zemp <tom@dhis2.org> Co-authored-by: @dhis2-bot <apps@dhis2.org>
* feat: stop sharing modal event propagation * fix: cleanup dependencies
* feat: cloning base examples * feat: rearrange cloning according to provided designs * feat: add no duplication notice box and loading error warning * fix: spelling
* fix: trigger release (#841) * chore(release): cut 0.150.3 [skip release] ## [0.150.3](v0.150.2...v0.150.3) (2026-03-24) ### Bug Fixes * trigger release ([#841](#841)) ([537b37a](537b37a)) * **program-stage:** program stage form improvements ([#831](#831)) ([a43c0c2](a43c0c2)) * fix(breadcrumb): show current page on list pages, remove trailing slash, style fix * fix(breadcrumb): optional breadcrumbLabel override for overview pages * fix(lists): remove section list title * fix(layout): move breadcrumbs outside main layout container * fix(breadcrumb): show object name in edit route breadcrumbItem * fix(sidebar): use plural title for sidebar links * chore: test fixes * fix: return null when no id available for edit breadcrumb * fix(constants): change label Programs and Tracker to Programs * fix(breadcrumb): disable i18n escape for edit breadcrumb * chore: revert changelog.md and package.json changes from master --------- Co-authored-by: Thomas Zemp <tom@dhis2.org> Co-authored-by: @dhis2-bot <apps@dhis2.org> Co-authored-by: Flaminia Cavallo <flaminia@dhis2.org>
* fix: editable input wrapper component * fix: add inputWrapper prop to ModelSingleSelectField * fix: use editableInputWrapper instead of editableFieldWrapper across all forms * refactor: inputWrapper callbacks instead of inline definition * refactor: readonly props * feat: add model single select refrasheble field component * fix: filename typo --------- Co-authored-by: Flaminia Cavallo <flaminia@dhis2.org>
* feat: keep location search params in default cancel button link * fix: default query params to empty string
fix: cursor in program rule builder expression [DHIS2-21199]
* fix: trigger release (#841) * chore(release): cut 0.150.3 [skip release] ## [0.150.3](v0.150.2...v0.150.3) (2026-03-24) ### Bug Fixes * trigger release ([#841](#841)) ([537b37a](537b37a)) * **program-stage:** program stage form improvements ([#831](#831)) ([a43c0c2](a43c0c2)) * fix(programs): event program label consistency * chore: revert changelog.md and package.json changes from master --------- Co-authored-by: Thomas Zemp <tom@dhis2.org> Co-authored-by: @dhis2-bot <apps@dhis2.org>
fix: disable focus trap in drawer content [DHIS2-21063]
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



No description provided.